func fmt.notSpace

3 uses

	fmt (current package)
		scan.go#L258: 		f = notSpace
		scan.go#L297: func notSpace(r rune) bool {
		scan.go#L836: 		str = string(s.token(true, notSpace)) // %s and %v just return the next word